== Zero-K Minimal Mod v0.1 ==

This is a minimal mod for users to get started with modding ZK.

== Instructions ==

To install, extract to the base Zero-K folder, overwriting any extant files. (It's best to uninstall older versions before reinstalling)

To uninstall, delete Zero-K/games/newmod.sdd and Zero-K/LuaMenu/configs/gameConfig/newMod.

To play:
- Add a file devmode.txt in the Zero-K base folder (next to the executable), to enable the developer tab in settings.
- In the main menu, go to Settings, Developer tab, select "Zero-K New Mod" in the Singleplayer dropdown
- Start a skirmish game

To alter the mod, add files to Zero-K/games/newmod.sdd. The Spring wiki contains detailed modding instructions: https://springrts.com/wiki/Gamedev:Main

== Changelog ==

v0.1 (2018-05-01)
- First release
